[INFO] cloning repository https://github.com/ossobv/ipgrep
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ossobv/ipgrep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fossobv%2Fipgrep", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fossobv%2Fipgrep'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b0c065ed770c9eeb429a5022ef2c48f8bddbdd82
[INFO] fixing ossobv/ipgrep against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fossobv%2Fipgrep" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ossobv/ipgrep
[INFO] finished tweaking git repo https://github.com/ossobv/ipgrep
[INFO] tweaked toml for git repo https://github.com/ossobv/ipgrep written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ossobv/ipgrep on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ossobv/ipgrep already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b6215bc342bdcf2adf2729eac5b67ba6e296aec0d260bb0bbb33674d91c3c258
[INFO] running `Command { std: "docker" "start" "b6215bc342bdcf2adf2729eac5b67ba6e296aec0d260bb0bbb33674d91c3c258", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b6215bc342bdcf2adf2729eac5b67ba6e296aec0d260bb0bbb33674d91c3c258" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6215bc342bdcf2adf2729eac5b67ba6e296aec0d260bb0bbb33674d91c3c258", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b6215bc342bdcf2adf2729eac5b67ba6e296aec0d260bb0bbb33674d91c3c258" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking clap_builder v4.5.58
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]     Checking git-version v0.3.9
[INFO] [stderr]     Checking clap v4.5.58
[INFO] [stderr]     Checking ipgrep v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stdout] error[E0603]: module `matching` is private
[INFO] [stdout]   --> benches/scanner.rs:9:13
[INFO] [stdout]    |
[INFO] [stdout]  9 | use ipgrep::matching::{AcceptSet, InterfaceMode};
[INFO] [stdout]    |             ^^^^^^^^   --------- struct `AcceptSet` is not publicly re-exported
[INFO] [stdout]    |             |
[INFO] [stdout]    |             private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `matching` is defined here
[INFO] [stdout]   --> src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | mod matching;
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `matching` is private
[INFO] [stdout]   --> benches/scanner.rs:9:13
[INFO] [stdout]    |
[INFO] [stdout]  9 | use ipgrep::matching::{AcceptSet, InterfaceMode};
[INFO] [stdout]    |             ^^^^^^^^              ------------- enum `InterfaceMode` is not publicly re-exported
[INFO] [stdout]    |             |
[INFO] [stdout]    |             private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `matching` is defined here
[INFO] [stdout]   --> src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | mod matching;
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `net` is private
[INFO] [stdout]   --> benches/scanner.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | use ipgrep::net::Net;
[INFO] [stdout]    |             ^^^  --- struct `Net` is not publicly re-exported
[INFO] [stdout]    |             |
[INFO] [stdout]    |             private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `net` is defined here
[INFO] [stdout]   --> src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | mod net;
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `scanner` is private
[INFO] [stdout]   --> benches/scanner.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | use ipgrep::scanner::{NetCandidate, NetCandidateScanner};
[INFO] [stdout]    |             ^^^^^^^   ------------ struct `NetCandidate` is not publicly re-exported
[INFO] [stdout]    |             |
[INFO] [stdout]    |             private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `scanner` is defined here
[INFO] [stdout]   --> src/lib.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | mod scanner;
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `scanner` is private
[INFO] [stdout]   --> benches/scanner.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | use ipgrep::scanner::{NetCandidate, NetCandidateScanner};
[INFO] [stdout]    |             ^^^^^^^ private module  ------------------- struct `NetCandidateScanner` is not publicly re-exported
[INFO] [stdout]    |
[INFO] [stdout] note: the module `scanner` is defined here
[INFO] [stdout]   --> src/lib.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | mod scanner;
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `netlike` is private
[INFO] [stdout]   --> benches/netlike.rs:7:13
[INFO] [stdout]    |
[INFO] [stdout]  7 | use ipgrep::netlike::NetLikeScanner;
[INFO] [stdout]    |             ^^^^^^^  -------------- struct `NetLikeScanner` is not publicly re-exported
[INFO] [stdout]    |             |
[INFO] [stdout]    |             private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `netlike` is defined here
[INFO] [stdout]   --> src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | mod netlike;
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ipgrep` (bench "scanner") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ipgrep` (bench "netlike") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "b6215bc342bdcf2adf2729eac5b67ba6e296aec0d260bb0bbb33674d91c3c258", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6215bc342bdcf2adf2729eac5b67ba6e296aec0d260bb0bbb33674d91c3c258", kill_on_drop: false }`
[INFO] [stdout] b6215bc342bdcf2adf2729eac5b67ba6e296aec0d260bb0bbb33674d91c3c258
